This function converts a variable of data type String into a variable of data type DInt.
| LGF_StringToInt (FC) | ||||||||
|---|---|---|---|---|---|---|---|---|
| String | value | Ret_Val | DInt | |||||
| Identifier | Data type | Description |
|---|---|---|
| value | String | String value to be converted to Double-Integer. Example: ‘+16927’ |
| Identifier | Data type | Description |
|---|---|---|
| Ret_Val | DInt | Converted Double-Integer value |
| Version & Date | Change description | |
|---|---|---|
| 1.0.1 | Simatic Systems Support | |
| 12.06.2019 | First released version | |
| 1.0.3 | Simatic Systems Support | |
| 30.07.2019 | Add ENO handling | |
| 3.0.0 | Simatic Systems Support | |
| 23.04.2020 | Set version to V3.0.0 Harmonize the version of the whole library | |
| 3.0.1 | Simatic Systems Support | |
| 23.02.2021 | Insert documentation ENO handling done by STRG_VAL system function | |